| The Expere Administration Tool / Command Line Options | |
The BuildDocPreviews command to generate dynamic document (static document previews not supported) previews for an entire Expere repository lets you create a preview (PDF or RTF output) based on REQ files in a given source repository. This is a convenient method to generate previews of output PDFs without having to open each REQ file individually in the Requirements Editor.
Using the command line, dynamic document previews are generated through batch processing and are placed in the directory specified by the user. Each preview is named according to its document name. Document previews include most up-to-date content references (assuming content reference files were updated prior to processing).
BuildDocPreviews (-FOP|-TAG|-XEP|-RTF) <Repository Path> <Output Path>
You must CD to the BuildDocPreviews install folder and run the command line prompt from the install folder. In the source repository, make sure the organization structure file (organizations.xml) is contained at the root of the repository folder. As well, be sure to update all content references in the repository to ensure the previews are current.
<Release Number>_Release/Tools/BuildDocPreviews
If you intend to generate previews using the Render X rendering engine, by using the -XEP switch, then you must install the BuildDocPreviews installation program distributed on the XEP (RenderX) version of the Expere Authoring Tools CD.
In this example, the BuildDocPreviews application was installed to the default installation folder and the repository and output folder are at the c:\ root.
C:\Program Files (x86)\WKFS\BuildDocPreviews>BuildDocPreviews -FOP c:\ExpereRepository c:\ExpereRepositoryPreviewsOutput